# File lib/codec/data.rb, line 231
      def object
        self.type.get(self) if self.type
      end