20 21 22
# File 'lib/exodb/addon/string.rb', line 20 def id return self.is_miriam? ? self.split(':', 4)[-1] : '' end