# File lib/sawyer/serializer.rb, line 6
    def self.any_json
      yajl || multi_json || json
    end