class Swot

def get_institution_name(text)

def get_institution_name(text)
  Swot.new(text).institution_name
end