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