# File lib/yell/formatter.rb, line 174
      def modify( key, &block )
        modifier.set(key, &block)
      end