class Listen::Event::Loop

def started?

def started?
  state == :started
end