Method: MotionSpec.current_context

Defined in:
lib/motion-spec/core.rb

.current_contextObject



37
38
39
# File 'lib/motion-spec/core.rb', line 37

def self.current_context
  @contexts[current_context_index]
end