# File lib/email_spec/matchers.rb, line 109
    def deliver_from(email)
      DeliverFrom.new(email)
    end