# File lib/codec/data.rb, line 231 def next_object self.next or raise TypeError, "not enough data" self.object end