# File lib/heroku/auth.rb, line 80
    def echo_off
      system "stty -echo"
    end