Flowdock
first?() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/prettyprint.rb, line 389
    def first?
      result = @first[-1]
      @first[-1] = false
      result
    end
Register or log in to add new notes.