# File lib/chronic/tag.rb, line 9
    def initialize(type)
      @type = type
    end