# File app/controllers/authorize_controller.rb, line 70
  def new
    @user = User.new
  end