Sinatra doesn’t know this ditty.

Try this:
# in app.rb
class Smeagol::App
  get '/Home/4143c07e6644ee49884f145a17fa045866045fd6' do
    "Hello World"
  end
end