class Capybara::RSpecMatchers::HaveText

def description

def description
  "text #{format(@content)}"
end