# File lib/fog/core/model.rb, line 50
    def to_json(options = {})
      Fog::JSON.encode(attributes)
    end