class Shoulda::Matchers::ActiveModel::ValidationMatcher::BuildDescription

def self.call(matcher, main_description)

def self.call(matcher, main_description)
  new(matcher, main_description).call
end