Sets the attribute buffer_name
Parameters:
the value to set the attribute buffer_name to.
123 124 125
# File 'lib/fast.rb', line 123 def buffer_name=(value) @buffer_name = value end