Class Ruby

sam = ""
  def sam.play(a)
    "this is a test"
  end
  sam.play("song")