# File lib/scruffy/layers/all_smiles.rb, line 24 def initialize(options = {}) super @standalone = options[:standalone] || false end