# File lib/webrat/core/scope.rb, line 335
def
scoped_dom
@scope
.
dom
.
css
(
@selector
).
first
end