class ActiveRecord::Encryption::Scheme

def deterministic?

def deterministic?
  !!@deterministic
end