# File lib/net/ssh/session_helpers.rb, line 113
      def env(key)
        capture("echo $#{key}")
      end