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