# File lib/bundler/vendor/thor/lib/thor/shell/html.rb, line 70 def ask(statement, color = nil) fail NotImplementedError, "Implement #ask for Bundler::Thor::Shell::HTML" end