# File lib/kramdown/utils/entities.rb, line 337
      def entity(point_or_name)
        ENTITY_MAP[point_or_name]
      end