class ActiveModel::Serializer

def scope

Returns options[:scope]
def scope
  @options[:scope]
end