Sets the attribute flash
Parameters:
the value to set the attribute flash to.
5 6 7
# File 'lib/windstorm/machine.rb', line 5 def flash=(value) @flash = value end