# File lib/nanite/packets.rb, line 8 def initialize raise NotImplementedError.new("#{self.class.name} is an abstract class.") end