# File lib/selectable/object.rb, line 37 37: def init_tags! 38: @tags ||= Selectable::Tags.new 39: end