class << self
    delegate :model_name, :human_attribute_name, to: :PhoneCall

    def statuses
      TWILIO_CALL_STATUS_MAPPINGS.values.uniq