Skip to content

Instantly share code, notes, and snippets.

@nodanaonlyzuul
Created July 15, 2021 14:40
Show Gist options
  • Save nodanaonlyzuul/72d96656cc6c17fa3c02179a9a32de15 to your computer and use it in GitHub Desktop.
Save nodanaonlyzuul/72d96656cc6c17fa3c02179a9a32de15 to your computer and use it in GitHub Desktop.
Bad Idea: Bullet With Butterfly Wings
# frozen_string_literal: true
module Bwbw
def the
Struct.new(nil) do
def world
Struct.new(nil) do
def is
Struct.new(nil) do
def a
Struct.new(nil) do
def vampire
puts 'sent to drain'
sleep 2
`open https://www.youtube.com/watch?v=8-r-V0uK4u0`
nil
end
end.new
end
end.new
end
end.new
end
end.new
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment