20 21 22 23 24
# File 'lib/bit-struct/vector.rb', line 20 def inherited cl cl.instance_eval do @struct_class = nil end end