class Swot

def domains_path

def domains_path
  @domains_path ||= File.expand_path "../academic_data", File.dirname(__FILE__)
end