method

description

description()
public

Declared description for this example:

  describe Account do
    it "should start with a balance of 0" do
    ...

  description
  => "should start with a balance of 0"