# File lib/devise/path_checker.rb, line 14 def signing_out? @current_path == send("destroy_#{@scope}_session_path") end