class Capybara::RSpecMatchers::Matchers::HaveCurrentPath

def description

def description
  "have current path #{current_path.inspect}"
end