Returns:
140 141 142
# File 'lib/isodoc/init.rb', line 140 def agency?(text) self.class::AGENCIES.include?(text) end