module CopyTunerClient

def self.start_poller

Starts the polling process.
def self.start_poller
  poller.start
end