38 39 40 41
# File 'lib/rubix/models/operation.rb', line 38 def step= s self.start = s self.stop = s end