Skip to content

Instantly share code, notes, and snippets.

@bmizerany
Created January 21, 2009 03:03
Show Gist options
  • Select an option

  • Save bmizerany/49829 to your computer and use it in GitHub Desktop.

Select an option

Save bmizerany/49829 to your computer and use it in GitHub Desktop.
host = lambda { FaceUtils.master_face_server }
def host.to_str; self.call.to_s; end
def host.to_s; self.call.to_s; end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment