module Appsignal::Extension::Jruby

def data_map_new

def data_map_new
  Data.new(appsignal_data_map_new)
end