# File lib/heroku/commands/auth.rb, line 60
    def echo_on
      system "stty echo"
    end