# File lib/tweetstream/client.rb, line 35
    def parser=(parser)
      @parser = parser_from(parser)
    end