class Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher

def limit(limit)

def limit(limit)
  @options[:limit] = limit
  self
end