Add method needed for supporting pyramid

Pyramid tests passed locally but that was on jvm
This commit is contained in:
Gabriel Horner 2022-01-12 00:27:14 -05:00
parent 744c5d0732
commit 4d84a2a2ac

View file

@ -86,6 +86,8 @@
{:methods [{:name "getHostAddress"}]}
clojure.lang.IFn
{:methods [{:name "applyTo"}]}
clojure.lang.MapEntry
{:methods [{:name "create"}]}
clojure.lang.MultiFn
{:fields [{:name "dispatchFn"}]
:methods [{:name "getMethod"}]}