56 57 58
# File 'app/models/concept/relation/base.rb', line 56 def self.target_editor_selectable includes(:target).merge(Concept::Base.editor_selectable) end