# File lib/chronic/token.rb, line 18
    def tag(new_tag)
      @tags << new_tag
    end