$:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__))) require 'rubygems' module Vzlimit VERSION = File.open(File.expand_path(File.join(File.dirname(__FILE__), '..', 'VERSION'))).read end