class Capybara::RSpecMatchers::HaveTitle

def description

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