24 25 26
# File 'lib/text_injector.rb', line 24 def identifier(id = nil) id.nil? ? @identifier : @identifier = id end