# File lib/hammer_cli_foreman/commands.rb, line 321 def pagination_supported? respond_to?(:option_page) && respond_to?(:option_per_page) end