module BindingSpecs
  module LocationMethod
    FILE_PATH = __FILE__
    TEST_BINDING = binding
  end
end
