# File lib/enumerated_attribute/integrations/active_record.rb, line 62
      def [](attr_name); read_enumerated_attribute(attr_name); end