# File lib/scruffy/layers/base.rb, line 112
    def bottom_value
       @relevant_data ? points.minimum_value : nil
    end