# File lib/guard/cli.rb, line 137
    def version
      puts "Guard version #{ ::Guard::VERSION }"
    end