class Aws::Waiters::Poller

def path(acceptor)

def path(acceptor)
  acceptor['argument'].gsub(/\w+/) { |s| Seahorse::Util.underscore(s) }
end