class EncryptedStore::Config::UndefinedValue

Public Instance Methods

!() click to toggle source
# File lib/encrypted_store/config.rb, line 22
def !
  true
end