class WolfCore::ApplicationSerializer

def self.attributes(*attrs)

def self.attributes(*attrs)
  _attributes.concat(attrs.map(&:to_sym))
end