class Capybara::RSpecMatchers::HaveCurrentPath

def description

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