Removes empty arrays and hahes.
455 456 457 458 459
# File 'lib/xeme.rb', line 455 def declutter resolve() Declutter.process @hsh return true end