# File lib/capistrano/command.rb, line 93
        def to_s
          "#{condition.inspect} :: #{command.inspect}"
        end