# File lib/ruote/engine.rb, line 537
    def noisy= (b)

      @context.logger.noisy = b
    end