module SwotCollectionMethods
class Swot
swot-ruby
1.0.5.20250313
# get_institution_name
def get_institution_name(text) Swot.new(text).institution_name end