class Shoulda::ActiveRecord::Matchers::EnsureInclusionOfMatcher

def allows_maximum_value

def allows_maximum_value
  allows_value_of(@maximum, @high_message)
end