{
    "argument": {
        "display_name": "<%= @variable['display_name'] %>",
        "machine_name": "<%= @variable['machine_name'] %>",
        "name": "<%= @variable['name'] %>",
        "uuid": "<%= UUID.new.generate %>",
        "version_uuid": "b33cf6b0-f1aa-4706-afab-9470e6bd1912"
    },
    "display_name": "<%= @variable['display_name'] %>",
    "machine_name": "<%= @variable['machine_name'] %>",
    "name": "<%= @variable['machine_name'] %>",
    "units": "<%= @variable['units'] %>",
    "static": true,
    "static_ADDME": true,
    "relation_to_output": "<%= @variable['relation_to_eui'] %>",
    "relation_to_output_ADDME": "<%= @variable['relation_to_eui'] %>",
    "static_value": <%= @variable['distribution']['static_value'].inspect %>,
    "static_value_ADDME": <%= @variable['distribution']['static_value'].inspect %>,
    "uuid": "d157d709-b83e-42bd-bd30-1bc3a7979672",
    "variable_type": "RubyContinuousVariable",
    "version_uuid": "26e7d8de-83e3-4a53-938b-45d3e0f29953"
}