module SwotCollectionMethods
class Swot
swot-ruby
1.0.5.20250313
# domains_path
def domains_path @domains_path ||= File.expand_path "../academic_data", File.dirname(__FILE__) end