class Announcer::Config::UndefinedValue

Public Instance Methods

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