class Shoulda::Matchers::ActiveModel::NumericalityMatchers::RangeMatcher
def submatchers
def submatchers @_submatchers ||= NumericalityMatchers::Submatchers.new(build_submatchers) end
def submatchers @_submatchers ||= NumericalityMatchers::Submatchers.new(build_submatchers) end