# File lib/dm-core/naming_conventions.rb, line 42
        def self.call(name)
          Extlib::Inflection.underscore(name)
        end