# File lib/gh/instrumentation.rb, line 19 def load(data) instrument(:load, :data => data) { super } end