class ActionView::Template

def instrument_payload

def instrument_payload
  { virtual_path: @virtual_path, identifier: @identifier }
end