# File wfo/webclient.rb, line 37
  def self.read(uri, opts={})
    Thread.current[:webclient].read(uri, opts)
  end