module BinData::CopyOnChangePlugin

def remember_current_selection(selection)

def remember_current_selection(selection)
  @last_selection = selection
end