class Capybara::RSpecMatchers::HaveTitle

def title

def title
  @args.first
end