class Shoulda::Matchers::ActiveRecord::EncryptMatcher

def deterministic(deterministic)

def deterministic(deterministic)
  with_option(:deterministic, deterministic)
end