module ActiveModel::Serializer::Attributes::ClassMethods

def _attributes

Other tags:
    See: Serializer::attribute -

Other tags:
    Api: - private
def _attributes
  _attributes_data.keys
end