11 12 13
# File 'lib/expansion/value.rb', line 11 def value self.send("value_#{self.attribute.value_type}") end