# File lib/hiera/backend/eyaml_backend.rb, line 82 def deblock block_string block_string.gsub(/[ \n]/, '') end