Method: Spider::Model::IntegratedElement#attributes

Defined in:
lib/spiderfw/model/integrated_element.rb

#attributesObject



32
33
34
# File 'lib/spiderfw/model/integrated_element.rb', line 32

def attributes
    target_element.attributes.merge(@attributes)
end