# File lib/twitter/null_object.rb, line 45
    def as_json(*)
      'null'
    end