class Capybara::RSpecMatchers::Matchers::HaveText

def description

def description
  "have text #{format(text)}"
end