module RSpec::Core::Hooks::HookExtension

def with(options)

def with(options)
  @options = options
  self
end