# File lib/scruffy/layers/base.rb, line 107 def top_value @relevant_data ? points.maximum_value : nil end