module Lookbook::Where

def is_proc(proc)

def is_proc(proc)
  source_location(proc)
end