module BinData::Framework

def debug_name_of(child) #:nodoc:

:nodoc:
by objects that contain child objects.
Returns the debug name of +child+. This only needs to be implemented
def debug_name_of(child) #:nodoc:
  debug_name
end