class Shoulda::Matchers::ActiveModel::NumericalityMatchers::OnlyIntegerMatcher
def wrap_disallow_value_matcher(matcher)
def wrap_disallow_value_matcher(matcher) matcher.with_message(:not_an_integer) end
def wrap_disallow_value_matcher(matcher) matcher.with_message(:not_an_integer) end