109 110 111
# File 'lib/networkx/others/generators.rb', line 109 def self.null_graph new(name: 'null_graph') end