See this commit:
108b39e
I believe the augmentSchemaWithPullRequestInfo method is no longer needed as the PullRequest object is implemented in the API now. The Rally Extract program (which uses this library) will fail if this method is still in place because the extract requires an ObjectID to create a primary key on the database table. The fields defined in augmentSchemaWithPullRequestInfo don't include ObjectID.