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