# frozen_string_literal: true module Gist class Conversation < Client end end