Sinatra doesn’t know this ditty.

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