# File lib/innate/mock.rb, line 21
    def self.session
      yield Session.new
    end