class Shoulda::Matchers::ActiveModel::NumericalityMatchers::RangeMatcher

def submatchers

def submatchers
  @_submatchers ||= NumericalityMatchers::Submatchers.new(build_submatchers)
end