# File lib/chronic/pointer.rb, line 26
    def to_s
      'pointer-' << @type.to_s
    end