global

def require_rspec(path)

Other tags:
    Private: -
def require_rspec(path)
  require_relative path
end