# File lib/beefcake.rb, line 109
      def valid_enum?(mod, val)
        !!name_for(mod, val)
      end