Show plot automatically on IRuby notebook
50 51 52
# File 'lib/nyaplot3d/plot3d.rb', line 50 def to_iruby Frame.new.tap {|f| f.add(self) }.to_iruby end