class Chronic::Tag

def initialize(type)

def initialize(type)
  @type = type
end