# File lib/less.rb, line 29
  def self.version
    File.read( File.join( File.dirname(__FILE__), '..', 'VERSION') ).strip
  end