11 12 13
# File 'lib/rbpath/object_mixin.rb', line 11 def path_values(paths) RbPath::Query.new(*query).values_at(self, paths) end