# File lib/dm-core/support/hook.rb, line 12
      def singleton_class
        class << self; self end
      end