class Shoulda::Matchers::ActiveRecord::EncryptMatcher

def downcase(downcase)

def downcase(downcase)
  with_option(:downcase, downcase)
end