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