module Nestene class Callback include StructureMapper::Hash attribute name: Symbol attribute auton_id: String end end