local item = require "classic":extend() function item:__tostring() return "lynx.item" end return item