# File lib/guard/commands/pause.rb, line 20
        def process
          ::Guard.pause
        end