# File lib/capybara/rspec/matchers.rb, line 88
def
have_content
(
text
)
HaveText
.
new
(
text
)
end