module Tins

def self.StringVersion(string)

def self.StringVersion(string)
  StringVersion::Version.new(string.to_str)
end