# frozen_string_literal: true class Sexpistol class SExpressionArray < Array end end