# File lib/typhoeus/remote.rb, line 213
    def inherited(child)
      child.__send__(:remote_defaults, @remote_defaults)
    end