# File lib/mindi.rb, line 213
    def self.impl_method_name(name) # :doc:
      "___#{name}___implementation"
    end