# File lib/guard/commands/show.rb, line 19
        def process
          ::Guard::DslDescriber.show(::Guard.options)
        end