# File lib/drydock.rb, line 702 702: def trawler? 703: !@@trawler.nil? && !@@trawler.to_s.empty? 704: end