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