class Tins::StringVersion::Version

def [](level)

def [](level)
  array[level_of(level)]
end