# File lib/wsdl/operation.rb, line 58
  def inputparts
    sort_parts(input.find_message.parts)
  end