module ActiveModel::Serializer::Lint::Tests

def resource

def resource
  @resource or fail "'@resource' must be set as the linted object"
end