How would I go about using the Twitter (https://github.com/jnunemaker/twitter) gem with MacRuby? I want to be able to `require` it without having the user have to have it already installed. Is there some way to package it with the application?