# File lib/enumerated_attribute/integrations/object.rb, line 20 def read_enumerated_attribute(name) instance_variable_get('@'+name.to_s) end