# File lib/omniauth/form.rb, line 127 def button(text) @html << "\n<button type='submit'>#{text}</button>" end