I\'m new to Rspec. I have a code like this:
if @context.persona == :system && @context.scopes&.include?(SEARCH_SCOPE) return end <