# File lib/htmlentities/string.rb, line 22 def encode_entities(*instructions) return HTMLEntities.encode_entities(self, *instructions) end