# File lib/tramp/engine.rb, line 42
    def connection
      # Arel apparently uses this method to check whether the engine is connected or not
      @connection
    end