# File lib/rhc/helpers.rb, line 44
    def decode_json(s)
      RHC::Vendor::OkJson.decode(s)
    end