# File lib/twitter/client/base.rb, line 19
    def bless_model(model)
        model.bless(self) if model
    end