class ActiveModel::Serializer

def serialization_options

def serialization_options
  @serialization_options || {}
end