# File mrplot.rb, line 628
    def initialize(&continous_function)
      @continous_function = continous_function
    end