class WebConsole::SourceLocation

def initialize(binding)

def initialize(binding)
  @binding = binding
end