# File lib/scruffy/layers/stacked.rb, line 86 def points=(val) throw ArgumentsError, "Stacked layers cannot accept points, only other layers." end