class Shoulda::Matchers::ActiveRecord::QueryTheDatabaseMatcher

def with(*method_arguments)

def with(*method_arguments)
  @options[:method_arguments] = method_arguments
  self
end