# File lib/twitter/configurable.rb, line 28
    def configure
      yield self
      self
    end