ae_page_objects
                                
                                 ae_page_objects copied to clipboard
                                
                                    ae_page_objects copied to clipboard
                            
                            
                            
                        DSL should define methods that maintain the method visibility of the declaration
For example,
class Thing < AePageObjects::Element
  #...
private
  element :foo
end
should define foo as a private method.