class ArchSpec::DSL::ComponentProxy

A handle to one component, returned by ArchSpec::DSL::Context#component and by calling a declared component’s name. Rule methods return self, so they chain.

services.cannot_use(:controllers).cannot_call(:render, receiver: :none)