-module(wisp_ffi). -export([coerce/1]). coerce(X) -> X.