Returns a set of currently mounted APIs
14 15 16
# File 'lib/mock5.rb', line 14 def mounted_apis @_mounted_apis ||= Set.new end