class Capybara::RSpecMatchers::Matchers::HaveCurrentPath

def current_path

def current_path
  @args.first
end