-module(fake_transport). -compile(export_all). send(_, _) -> ok.