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