# File lib/capistrano/server_definition.rb, line 43
    def hash
      @hash ||= [host, user, port].hash
    end