# File lib/skeleton/presenter.rb, line 3
    def initialize(object)
      @object = object
    end