module Rspec::Core::KernelExtensions
def debugger(steps=1)
def debugger(steps=1) # If not then just comment and proceed $stderr.puts "debugger statement ignored, use -d or --debug option on rspec to enable debugging" end
def debugger(steps=1) # If not then just comment and proceed $stderr.puts "debugger statement ignored, use -d or --debug option on rspec to enable debugging" end