class Guard::Interactor

def read_line

Other tags:
    Abstract: -
def read_line
  raise NotImplementedError
end