module ActiveModelSerializers

def self.config

def self.config
  ActiveModel::Serializer.config
end