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