Class: Browser::Meta::Proxy
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Browser::Meta::Base
Instance Method Details
#meta ⇒ Object
6 7 8 |
# File 'lib/browser/meta/proxy.rb', line 6 def "proxy" if browser.proxy? end |