# File lib/email_spec/matchers.rb, line 316
    def have_body_text(text)
      HaveBodyText.new(text)
    end