# File lib/easy_diff/hash_ext.rb, line 3 def easy_diff(other) EasyDiff::Core.easy_diff self, other end