class Shoulda::Matchers::Integrations::Configuration

def no_libraries_added?

def no_libraries_added?
  @libraries.empty?
end