8 9 10
# File 'lib/pdc/resource/scopes.rb', line 8 def scoped current_scope || Relation.new(self, uri: uri) end