60 61 62
# File 'lib/set_builder/constraint.rb', line 60 def perform(scope) scope.scoped(@block.call(self, scope)) end