# File mrplot/helpers.rb, line 150 def initialize(top, bottom, left, right) @top, @bottom, @left, @right = top, bottom, left, right end