# File lib/facet/lisp-format.rb, line 232
      def initialize(format)
        @format = format
        @pos = 0
      end