class Typhoeus::Hydra def initialize end def queue(*args) end def run end end