module Mir VERSION = [0,1,2] def self.version VERSION.join('.') end end