Class: Ldpath::SelfSelector
- Defined in:
- lib/ldpath/selectors.rb
Instance Method Summary collapse
Methods inherited from Selector
Instance Method Details
#evaluate_one(uri, context) ⇒ Object
16 17 18 |
# File 'lib/ldpath/selectors.rb', line 16 def evaluate_one(uri, context) uri end |