class Reline::LineEditor

def set_pasting_state(in_pasting)

def set_pasting_state(in_pasting)
  @in_pasting = in_pasting
end