Uses the getMethodNames from the eventual-send level of abstraction that does not know anything about remotables.
getMethodNames
Currently, just alias getMethodNames but this abstraction exists so a future PR can enforce restrictions on method names of remotables.
Uses the
getMethodNames
from the eventual-send level of abstraction that does not know anything about remotables.Currently, just alias
getMethodNames
but this abstraction exists so a future PR can enforce restrictions on method names of remotables.