121 122 123
# File 'lib/opendmm/utils.rb', line 121 def squish_hard map(&:squish_hard).select(&:present?).presence end