22 23 24 25 26
# File 'lib/ldp/orm.rb', line 22 def graph Ldp.instrument 'graph.orm.ldp', subject: subject_uri do resource.graph end end