Sets the attribute scope
Parameters:
the value to set the attribute scope to.
8 9 10
# File 'lib/satis/menus/item.rb', line 8 def scope=(value) @scope = value end