From c9aeeb9f53d8ec1a437abbd75042dde66bbeb3df Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sat, 29 Oct 2011 06:08:25 -0500 Subject: [PATCH] Some Jermaine Stewart love. Signed-off-by: Jordon Bedwell --- lib/pry/default_commands/easter_eggs.rb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/pry/default_commands/easter_eggs.rb b/lib/pry/default_commands/easter_eggs.rb index 2b075f12..a974e7f3 100644 --- a/lib/pry/default_commands/easter_eggs.rb +++ b/lib/pry/default_commands/easter_eggs.rb @@ -8,6 +8,16 @@ class Pry run "show-input" end + command "get-naked" "" do + text = %{ +-- +We dont have to take our clothes off to have a good time. +We could dance & party all night And drink some cherry wine. +-- Jermaine Stewart } + output.puts text + text + end + command "east-coker", "" do text = %{ --