class Shoulda::Matchers::ActiveModel::NumericalityMatchers::Submatchers

def add(submatcher)

def add(submatcher)
  @submatchers << submatcher
end