26 27 28
# File 'lib/upmin/graph/model_node.rb', line 26 def type return options[:type] ||= determine_type end