lib/arachni/element/capabilities/auditable/dom.rb in arachni-1.0.2 vs lib/arachni/element/capabilities/auditable/dom.rb in arachni-1.0.3
- old
+ new
@@ -4,9 +4,10 @@
This file is part of the Arachni Framework project and is subject to
redistribution and commercial restrictions. Please see the Arachni Framework
web site for more information on licensing and terms of use.
=end
+require 'forwardable'
require_relative '../with_node'
module Arachni
module Element::Capabilities
module Auditable