# File lib/scrubyt/core/navigation/agents/firewatir.rb, line 241
          def self.wait(time=1)
            sleep(time)
            @@agent.wait
          end