# File lib/travis/client/repository.rb, line 173 def requests attributes['requests'] ||= session.find_many(Request, :repository_id => id) end