# File mrplot.rb, line 67
    def atom_marker(point, style)
      puts "Marker #{point} [#{style}]"
    end