# File lib/scruffy/layers/pie.rb, line 119
    def points=(val)
      throw ArgumentsError, "Pie layers cannot accept points, only pie slices."
    end