# File lib/compass.rb, line 9
  def base_directory
    File.expand_path(File.join(File.dirname(__FILE__), '..'))
  end