# File lib/facet/lisp-format.rb, line 1319
        def initialize(*args)
          super(*args << ?\f)
        end