# File lib/happymapper/item.rb, line 25
    def constant
      @constant ||= constantize(type)
    end