class LoadSpecWrap
  ScratchPad << String
end

def load_wrap_specs_top_level_method
end
ScratchPad << method(:load_wrap_specs_top_level_method).owner

ScratchPad << self
