class Dry::Core::BasicObject
def respond_to_missing?(_method_name, _include_all)
- Api: - private
Other tags:
- Since: - 0.8.0
def respond_to_missing?(_method_name, _include_all) ::Kernel.raise ::NotImplementedError end
def respond_to_missing?(_method_name, _include_all) ::Kernel.raise ::NotImplementedError end