class Capybara::RSpecMatchers::Matchers::HaveTitle

def description

def description
  "have title #{title.inspect}"
end