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