class Sentry::Transport

def send_data(data, options = {})

def send_data(data, options = {})
  raise NotImplementedError
end