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