# File lib/librarian/environment.rb, line 112
    def resolver_options
      {
        :cyclic => resolver_permit_cyclic_reslutions?,
      }
    end