# File lib/travis/client/methods.rb, line 45
      def job(id)
        session.find_one(Job, id)
      end