# File lib/blimpy/box.rb, line 58 def validate! raise NotImplementedError, '#validate! should be defined in a subclass of Blimpy::Box' end