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
45 46 47 |
# File 'lib/ldpath/selectors.rb', line 45 def evaluate_one(uri, _context) uri end |