class users::confirmationsController < Devise::confirmationsController
  # def new
  #   super
  # end

  # def create
  #   super
  # end
end