# File lib/dm-core/collection.rb, line 123
def
difference
(
other
)
set_operation
(
:-
,
other
)
end