Method: OmfEc::ExperimentProperty#to_str

Defined in:
lib/omf_ec/experiment_property.rb

#to_strObject Also known as: to_s

Implicit conversion to String (required for + operator)



167
# File 'lib/omf_ec/experiment_property.rb', line 167

def to_str() @value.to_s end