31 32 33
# File 'lib/lhm/migration.rb', line 31 def intersection Intersection.new(@origin, @destination, @renames) end