class ActiveAdmin::PagePresenter

def initialize(options = {}, &block)

def initialize(options = {}, &block)
  @options, @block = options, block
end