# File lib/tweetstream/parsers/active_support.rb, line 6 def self.decode(string) ::ActiveSupport::JSON.decode(string) end