# File lib/yell/formatter.rb, line 132
      def set( key, &block )
        @repository.merge!(key => block)
      end