Author:
Tasos “Zapotek” Laskos <tasos.laskos@arachni-scanner.com>
Classes: Scope
Returns:
18 19 20
# File 'lib/arachni/element/capabilities/with_scope.rb', line 18 def scope @scope ||= Scope.new( self ) end