# File lib/origin/extensions/string.rb, line 73 def __expr_part__(value, negating = false) ::String.__expr_part__(self, value, negating) end