# File lib/dm-core/type_map.rb, line 69
      def translate
        @attributes.merge((@primitive.nil? ? {} : {:primitive => @primitive}))
      end