# File lib/core/facets/module/methodize.rb, line 9
  def methodize
    name.methodize
  end