class RSpec::Mocks::Proxy
def visibility_for(_method_name)
- Private: -
def visibility_for(_method_name) # This is the default (for test doubles). Subclasses override this. :public end
def visibility_for(_method_name) # This is the default (for test doubles). Subclasses override this. :public end