Raises:
34 35 36 37 38
# File 'lib/eac_config/entry.rb', line 34 def value! return value if found? raise ::EacConfig::Entry::NotFoundError, self end